home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / game / role / ldmud-3.2-bin.lha / mud / doc / efun / query_editing < prev    next >
Text File  |  2001-04-06  |  299b  |  12 lines

  1. SYNOPSIS
  2.         mixed query_editing(object ob)
  3.  
  4. DESCRIPTION
  5.         Returns 1 if the ob is interactive and currently editing
  6.         with ed(). If ed() was called with a function name as
  7.         second argument, the object where ed() was called is returned,
  8.         else 0.
  9.  
  10. SEE ALSO
  11.         ed(E)
  12.